v0.16.3
Detritus
interface
CreateMeBillingPaymentSource
Properties
billingAddress
paymentGateway
token
Search results
Types
Classes
Interfaces
Enums
Functions
Type aliases
Constants
Members
Properties
Methods
Getters
Setters
Enum members
Show privates
Other
In this module only
index
/
detritus-client-rest
/
RequestTypes
/
CreateMeBillingPaymentSource
Interface
CreateMeBillingPaymentSource
Defined in types
Properties
billingAddress
:
{
city
:
string
,
country
:
string
,
line1
:
string
,
line2
:
string
,
name
:
string
,
postalCode
:
string
,
state
:
string
}
paymentGateway
:
string
token
:
string